PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFMarkupAnnotation Class / setAuthor Method
The user who added the annotation.
In This Topic
    setAuthor Method
    In This Topic
    Sets the annotation author.
    Syntax
    public void setAuthor( 
       java.lang.String author
    )

    Parameters

    author
    The user who added the annotation.
    See Also